type go.uber.org/goleak.optionFunc
5 uses
go.uber.org/goleak (current package)
options.go#L57: type optionFunc func(*opts)
options.go#L59: func (f optionFunc) apply(opts *opts) { f(opts) }
options.go#L77: return optionFunc(func(opts *opts) {
options.go#L95: return optionFunc(func(opts *opts) {
options.go#L101: return optionFunc(func(opts *opts) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)